Skip to content

Initial OPI changes#2

Open
ballle98 wants to merge 1 commit intoopiproject:mainfrom
ballle98:master
Open

Initial OPI changes#2
ballle98 wants to merge 1 commit intoopiproject:mainfrom
ballle98:master

Conversation

@ballle98
Copy link

@ballle98 ballle98 commented Jan 11, 2023

fixes #1
Signed-off-by: Lee Ballard lee.ballard@dell.com

@glimchb
Copy link
Member

glimchb commented Jan 11, 2023

example output when I run it on my cards...

$ sudo python3 ./smbios_validation
*********************************************************************
SMBIOS OPI Compliance Validation Tool

Copyright 2019 Google LLC
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*********************************************************************

Handle ID: 0x0000
ERROR: Invalid Release Date field in Type 0 (BIOS Information) record.
ACTION: Please populate BIOS Release Date field with correct date (format is MM/DD/YYYY).


Handle ID: 0x0004
ERROR: Invalid Thread Count field in Type 4 (Processor Information) record.
ACTION: Please populate Thread Count field with valid number.



**The SMBIOS implementation lacks OPI compliance.**

Signed-off-by: Lee Ballard <lee.ballard@dell.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update copyright to include OPI

2 participants